Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

DIIOP Access and debugging
~Anita Opvelugenjip 29.Nov.02 09:11 AM a Web browser
Applications Development All Releases Windows 2000


Hi there,

Thanks for you information on the DIIOP topic, It's saved me a lot of time and I'm sure a lot of other people feel the same!

However! I have a different problem, using the following senario...

A PC with WebSphere App Studio 4.0.3, a single HTML form, and single servlet, a separate Domino R6 box (yes a real 2 teir development environment! gosh), WIN2K throughout.

The idea is that I can build a single WebSphere app that will portal four different notesdb's together, provide the super worflow and all the other things WebSphere can do.

After getting all the initial security stuff fixed - IIOP internet site doc, web internet site doc, db ACL etc etc. I can test my application in WASDS but there trick as you can see from my server log...

29/11/2002 08:54:44 DIIOP Server: 192.168.1.10 connected
29/11/2002 08:54:44 DIIOP Server: Executing createSession
29/11/2002 08:54:44 DIIOP Session SN00030F506: Opened for Sam Waymouth/DSL (v1.9)
29/11/2002 08:54:47 DIIOP Server: 217.36.121.182 connected
29/11/2002 08:54:47 DIIOP Server: Rejected access by Sam Waymouth/DSL (192.168.1.10) through second connection
29/11/2002 08:54:48 DIIOP Server: Rejected access by Sam Waymouth/DSL (192.168.1.10) through second connection

I terms of code what I have is...

Session s = NotesFactory.createSession(host, user, pwd);
String p = s.getPlatform();

out.println("<h2>" + p + "</h2>");

Database db = s.getDatabase(null, dbname, false);

String title = db.getTitle();
out.println("<h2>" + title + "</h2>");

As you can see from the log, the create session runs fine and i get back the session platform, what bombs out is instantiating the database ojbect which throws...

org.omg.CORBA.NO_PERMISSION

What is getting to me is that I have the session open and it has permissions because I can call its methods, and the database is anonymous access with editor in the maximum internet access section. So the question is why would it start a second connection when the getdatabase method is called and why would the credentials not be valid?

Any suggestions would be much appreciated!

Regards,
Sam.




JSP / Domino Taglibrary / Diiop ser... (~Lorraine Umkit... 4.Oct.02)
. . More info - from - diiopcfg.txt - s... (~Lorraine Umkit... 4.Oct.02)
. . . . Yet more info... (~Lorraine Umkit... 4.Oct.02)
. . . . RE: More info - from - diiopcfg.txt... (~Joseph Zenfana... 4.Oct.02)
. . . . . . Okay.. Solved. (~Lorraine Umkit... 4.Oct.02)
. . . . . . . . RE: Okay.. Solved. (~Nicole Dwovelu... 7.Oct.02)
. . More threads (~Lorraine Umkit... 4.Oct.02)
. . Summary. (~Lorraine Umkit... 5.Oct.02)
. . . . DIIOP Access and debugging (~Anita Opveluge... 29.Nov.02)
. . . . . . RE: DIIOP Access and debugging (~Anita Opveluge... 2.Dec.02)
. . . . . . Rejected access by... through secon... (~Michelle Lopbo... 29.Sep.03)
. . RE: JSP / Domino Taglibrary / Diiop... (~Nicole Dwovelu... 4.Oct.02)
. . . . Thanks! (~Lorraine Umkit... 4.Oct.02)
. . . . . . RE: Thanks! (~Nicole Dwovelu... 4.Oct.02)
. . RE: JSP / Domino Taglibrary / Diiop... (~Joseph Zenfana... 4.Oct.02)
. . . . D'oh! (~Lorraine Umkit... 4.Oct.02)
. . . . . . RE: D'oh! (~Nicole Dwovelu... 4.Oct.02)
. . . . . . . . Ahh - no - I'm now using the versio... (~Lorraine Umkit... 4.Oct.02)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS